home *** CD-ROM | disk | FTP | other *** search
- VERSION 5.00
- Begin VB.Form frmAbout
- Caption = "Autex. In File Text Searcher"
- ClientHeight = 2055
- ClientLeft = 60
- ClientTop = 345
- ClientWidth = 5550
- LinkTopic = "Form1"
- ScaleHeight = 2055
- ScaleWidth = 5550
- StartUpPosition = 2 'CenterScreen
- Begin VB.Line Line4
- BorderColor = &H80000005&
- X1 = 5400
- X2 = 5400
- Y1 = 120
- Y2 = 1920
- End
- Begin VB.Line Line3
- BorderColor = &H80000006&
- X1 = 120
- X2 = 5400
- Y1 = 1920
- Y2 = 1920
- End
- Begin VB.Line Line2
- BorderColor = &H80000006&
- X1 = 120
- X2 = 120
- Y1 = 120
- Y2 = 1920
- End
- Begin VB.Line Line1
- BorderColor = &H80000005&
- X1 = 120
- X2 = 5400
- Y1 = 120
- Y2 = 120
- End
- Begin VB.Image Image1
- Height = 1560
- Left = 360
- Picture = "frmAbout.frx":0000
- Top = 240
- Width = 4920
- End
- Attribute VB_Name = "frmAbout"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False
-